.teams {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.teams .team-item {
  max-width: 18rem;
}
.teams .team-item img {
  max-width: 12rem;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}